]> shimmer.witbreuk.eu Git - UltimateKEYS.git/blobdiff - autohotkey/UltimateKEYS (for AutoHotkey v2).ahk
Delete images/Source URL - UltimateKEYS - Keyboard Layout Image.txt
[UltimateKEYS.git] / autohotkey / UltimateKEYS (for AutoHotkey v2).ahk
index 64a39c6dbefa8ac5f717aee65f651743d5fdca51..0ab5419704ccfe3366461f58ca6df192929a1375 100644 (file)
@@ -1,6 +1,6 @@
 #requires AutoHotkey v2
 
 #requires AutoHotkey v2
 
-; UltimateKEYS (for AutoHotkey v2).ahk - 2025-03-10
+; UltimateKEYS (for AutoHotkey v2).ahk - 2025-08-14
 
 ; Website :  https://pieter-degroote.github.io/UltimateKEYS/
 
 
 ; Website :  https://pieter-degroote.github.io/UltimateKEYS/
 
@@ -851,6 +851,8 @@ compose["s!"] := "{u+203c}"  ; (‼) double exclamation mark
 compose["s?"] := "{u+2e2e}"  ; (⸮) reversed question mark
 compose["s/"] := "{u+205e}"  ; (⁞) vertical four dots
 compose["s|"] := "{u+00a6}"  ; (¦) broken bar
 compose["s?"] := "{u+2e2e}"  ; (⸮) reversed question mark
 compose["s/"] := "{u+205e}"  ; (⁞) vertical four dots
 compose["s|"] := "{u+00a6}"  ; (¦) broken bar
+compose["s["] := "{u+2045}"  ; (⁅) left square bracket with quill
+compose["s]"] := "{u+2046}"  ; (⁆) right square bracket with quill
 
 
 ; Compose :  Math Symbols
 
 
 ; Compose :  Math Symbols
@@ -1288,15 +1290,15 @@ compose["?U"] := "{u+1ef0}"  ; (Ự) U with horn and dot below
 
 ; Key :  2
 >!sc003::
 
 ; Key :  2
 >!sc003::
-<^>!sc003::Send "{u+2264}"   ; (≤) less-than or equal to
+<^>!sc003::Send "{u+00b2}"   ; (²) superscript 2
 >!+sc003::
 >!+sc003::
-<^>!+sc003::Send "{u+00b2}"  ; (²) superscript 2
+<^>!+sc003::Send "{u+266b}"  ; (♫) beamed eighth notes
 
 ; Key :  3
 >!sc004::
 
 ; Key :  3
 >!sc004::
-<^>!sc004::Send "{u+2265}"   ; (≥) greater-than or equal to
+<^>!sc004::Send "{u+00b3}"   ; (³) superscript 3
 >!+sc004::
 >!+sc004::
-<^>!+sc004::Send "{u+00b3}"  ; (³) superscript 3
+<^>!+sc004::Send "{u+00a7}"  ; (§) section sign
 
 ; Key :  4
 >!sc005::
 
 ; Key :  4
 >!sc005::
@@ -1346,7 +1348,7 @@ compose["?U"] := "{u+1ef0}"  ; (Ự) U with horn and dot below
 >!sc009::
 <^>!sc009::Send "{u+201e}"   ; („) double low-9 quotation mark
 >!+sc009::
 >!sc009::
 <^>!sc009::Send "{u+201e}"   ; („) double low-9 quotation mark
 >!+sc009::
-<^>!+sc009::Send "{u+00a7}"  ; (§) section sign
+<^>!+sc009::Send "{u+266a}"  ; (♪) eighth note
 
 ; Key :  9
 >!sc00A::
 
 ; Key :  9
 >!sc00A::
@@ -1692,13 +1694,13 @@ compose["?U"] := "{u+1ef0}"  ; (Ự) U with horn and dot below
 >!sc027::
 <^>!sc027::Send "{u+00b0}"   ; (°) degree sign
 >!+sc027::
 >!sc027::
 <^>!sc027::Send "{u+00b0}"   ; (°) degree sign
 >!+sc027::
-<^>!+sc027::Send "{u+00b7}"  ; (·) middle dot
+<^>!+sc027::Send "{u+2264}"  ; (≤) less-than or equal to
 
 ; Key :  ' / " (apostrophe / quotation mark)
 >!sc028::
 
 ; Key :  ' / " (apostrophe / quotation mark)
 >!sc028::
-<^>!sc028::Send "{u+266a}"   ; (♪) eighth note
+<^>!sc028::Send "{u+00b7}"   ; (·) middle dot
 >!+sc028::
 >!+sc028::
-<^>!+sc028::Send "{u+266b}"  ; (♫) beamed eighth notes
+<^>!+sc028::Send "{u+2265}"  ; (≥) greater-than or equal to
 
 ; Key :  \ / | (backslash / vertical line)
 >!sc02B::
 
 ; Key :  \ / | (backslash / vertical line)
 >!sc02B::